func text/template/parse.leftTrimLength
3 uses
text/template/parse (current package)
lex.go#L317: func leftTrimLength(s string) Pos {
lex.go#L362: l.pos += leftTrimLength(l.input[l.pos:])
lex.go#L381: l.pos += leftTrimLength(l.input[l.pos:])
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)